-
Home
-
Better Messages – Live Chat for WordPress, BuddyPress, PeepSo, Ultimate Member, BuddyBoss
-
2.9.13
-
Code
-
Classes
- ServerRequest
| Total Complexity |
61 |
| Dependencies |
7 |
| Dependents |
2 |
| Total lines |
300 |
| Lines of code |
179 |
| Logical lines of code |
112 |
| Comment lines |
46 |
| Methods |
16 |
| Properties |
6 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| parseMessage() |
D |
32 |
36 |
87 |
| __construct() |
A |
51 |
8 |
24 |
| parseCookie() |
S |
59 |
3 |
14 |
| getAttribute() |
S |
70 |
2 |
6 |
| getServerParams() |
S |
82 |
1 |
3 |
| getCookieParams() |
S |
82 |
1 |
3 |
| withCookieParams() |
S |
74 |
1 |
5 |
| getQueryParams() |
S |
82 |
1 |
3 |
| withQueryParams() |
S |
74 |
1 |
5 |
| getUploadedFiles() |
S |
82 |
1 |
3 |
| withUploadedFiles() |
S |
74 |
1 |
5 |
| getParsedBody() |
S |
82 |
1 |
3 |
| withParsedBody() |
S |
74 |
1 |
5 |
| getAttributes() |
S |
82 |
1 |
3 |
| withAttribute() |
S |
73 |
1 |
5 |
| withoutAttribute() |
S |
73 |
1 |
5 |